Skip to content

ci: add Ruff to local checks#61

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
ci/add-ruff-check-gate
Jun 16, 2026
Merged

ci: add Ruff to local checks#61
CoderDeltaLAN merged 1 commit into
mainfrom
ci/add-ruff-check-gate

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Summary

  • install project dev dependencies in CI before local checks
  • run Ruff through scripts/check.sh
  • make Ruff part of the normal local and CI gate

Verification

  • temporary dev venv with python -m pip install -e '.[dev]'
  • ./scripts/check.sh
  • python -m ruff check . via scripts/check.sh

@CoderDeltaLAN CoderDeltaLAN merged commit dff9c4e into main Jun 16, 2026
1 check passed
@CoderDeltaLAN CoderDeltaLAN deleted the ci/add-ruff-check-gate branch June 16, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant